home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 140
/
(Vol 140) Sep 19 2011.iso
/
Games
/
as-receitas-de-dora.swf
/
scripts
/
DefineButton2_475
/
BUTTONCONDACTION on(release).as
next >
Wrap
Text File
|
2011-09-19
|
242b
|
7 lines
on(release){
_parent._parent.mcPageLeft.mcBtn.gotoAndStop("Inactive");
_parent._parent.mcPageRight.mcBtn.gotoAndStop("Inactive");
this.gotoAndStop("Chosen");
_parent._parent._parent.onClicRecipe(pageNum,_parent.mcRecipe);
}